projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e865033
)
Undo previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 23 Jul 1997 02:49:08 +0000
(
02:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 23 Jul 1997 02:49:08 +0000
(
02:49
+0000)
src/s/irix6-0.h
patch
|
blob
|
history
diff --git
a/src/s/irix6-0.h
b/src/s/irix6-0.h
index be50494c6d7d7620928c342cf5f240d32073670a..effe7851b6e3033953de43923cfca865fb0ee726 100644
(file)
--- a/
src/s/irix6-0.h
+++ b/
src/s/irix6-0.h
@@
-24,5
+24,8
@@
#undef SA_RESTART
+/* It turns out that the #define in irix5-0.h is needed in Irix 6 as well. */
+#if 0
/* Canced the #define that is in irix5-0.h. */
#undef ospeed
+#endif